Skip to content

[CI] Stop counting commit authors are reviewers #545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

jriv01
Copy link
Contributor

@jriv01 jriv01 commented Aug 8, 2025

When a pull request author comments on their own pull request, it counts as a review and is captured when we query the GraphQL API for reviewers of a pull request. We shouldn't be counting self-reviews when collecting LLVM metrics, so this change removes the author of a commit from the set of reviewers.

@jriv01
Copy link
Contributor Author

jriv01 commented Aug 8, 2025

@boomanaiden154 @cmtice

@boomanaiden154 boomanaiden154 merged commit 974e8fe into llvm:main Aug 8, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants